Skip to content

Conversation

anucreative
Copy link
Contributor

No description provided.

return MSSliceMaker.slicesFromExportableLayer_sizes_useIDForName(artboard, sizes, false).objectEnumerator()
} else if ( MSSliceMaker.slicesFromExportableLayer ) {
return MSSliceMaker.slicesFromExportableLayer(artboard).objectEnumerator()
} else {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it worth adding which version of Sketch each of these relates to? Likely not needed, but might be useful if you decide to drop support for some versions in the future.

@matt-oakes matt-oakes assigned anucreative and unassigned matt-oakes Apr 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants